Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add directory filter compatibility shim #264

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

BillyAutrey
Copy link
Collaborator

Stacked on top of #261

Fixes #262.

  • Adds fileRefCompatible to the compatibility shim, to allow for directory checks only in Scala 3.
  • Changes webjar and asset mapping utilities to check for directories using compatibility shims, and filter them out of the resulting Seq[PathMapping] value.

@mkurz mkurz force-pushed the add-directory-filter-compatibility-shim branch from 89dbdeb to c12aaef Compare October 24, 2024 23:15
@mkurz mkurz merged commit 337fd89 into sbt:main Oct 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove subdirectories from mappings for sbt 2
2 participants